Overload | Description |
---|---|
GetParameterName(Int32) | Returns the name of the specified parameter in the format of p*#*. Use when building a custom command builder. (Inherited from C1.DataConnector.AdoNet.C1CommandBuilderBase) |
GetParameterName(String) | Returns the full parameter name, given the partial parameter name. (Inherited from C1.DataConnector.AdoNet.C1CommandBuilderBase) |